-
Home
-
News-Parser
-
2.0.1
-
Code
-
Classes
- CronController
Total Complexity |
21 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
145 |
Lines of code |
70 |
Logical lines of code |
43 |
Comment lines |
50 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete() |
S |
59 |
3 |
14 |
get() |
S |
62 |
3 |
11 |
create() |
S |
63 |
3 |
10 |
getAll() |
S |
71 |
2 |
6 |
isIntervalActive() |
S |
68 |
2 |
7 |
unsetCron() |
S |
74 |
2 |
4 |
isCronExists() |
S |
79 |
1 |
3 |
setCron() |
S |
78 |
1 |
3 |
modelsFactory() |
S |
80 |
1 |
3 |
updateOption() |
S |
79 |
1 |
3 |
getOption() |
S |
80 |
1 |
3 |
getDefaultCronOptions() |
S |
82 |
1 |
3 |